| 1. | Also considers creating indexes with included columns 也会考虑创建包含性列索引。 |
| 2. | The ability to create indexes on columns of this type 可以对此类型的列创建索引。 |
| 3. | Create indexes to specifically aid these queries 需要创建专门辅助这些查询的索引。 |
| 4. | Create index statement , the index key could be defined as 子句,可以将索引键定义为( |
| 5. | We recommend that you always create indexes on primary keys 建议始终对主键创建索引。 |
| 6. | Using missing index information in create index statements 在create index语句中使用缺失索引信息 |
| 7. | Creating indexes with included columns 创建带有包含性列的索引 |
| 8. | The create index statement is optimized like any other query Create index语句同其他查询一样优化。 |
| 9. | It is frequently useful to also create indexes on foreign keys 另外,对外键创建索引通常也非常有用。 |
| 10. | Using missing index information to write create index statements 使用缺失索引信息编写create index语句 |